Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(build): Set Sonatype repo url in build file #542

Closed
wants to merge 1 commit into from
Closed

fix(build): Set Sonatype repo url in build file #542

wants to merge 1 commit into from

Conversation

matrei
Copy link
Contributor

@matrei matrei commented Mar 10, 2024

Release failed when initializing the nexus staging repository: Expected URL scheme 'http' or 'https' but was 'file'.

It looks like the property was not read from release.yml. Hard-coding it in the build file instead.

Release failed when initializing the nexus staging repository:
Expected URL scheme 'http' or 'https' but was 'file'.

It looks like the property was not read from release.yml.
Hard-coding it in the build file instead.
@puneetbehl
Copy link
Contributor

I think it might be an issue when you publish locally, it is reading it for the release but still not signing artifacts.

@puneetbehl puneetbehl closed this Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants